@charset "UTF-8";
.now{
    /*隐藏导航栏下的菜单栏*/
    /* display: none; */
    background:url(../images/now.png) left 50% no-repeat;
    font-size:14px;
    height:40px;
    line-height:40px;
    padding-left: 30px;
}
/*筛选条件栏*/
.option-group{
    width: 100%;
    margin-bottom: 25px;
    background-color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.option-group>div{
    padding: 16px 0 0 0;
    border-bottom: 1px solid #F1F0EE;
}
.option-group>div:first-child{
    padding: 0;
}
.option-group .option-group .clearfix{
    border-bottom: 1px solid #F1F0EE;
}
.option-title{
    width: 60px;
    color: #7d7d7d;
    text-align: right;
    line-height: 24px;
}
.options{
    width: 850px;
}
.options li{
    color: #333;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
    padding: 0 8px;
    cursor: pointer;
    margin:0 0 10px 14px;
}
.options li:hover,
.options li.active{
    background-color: #007AE6;
    color: #fff;
}

/*过渡页*/
dl.site-map {
    background-color: #ffffff;
    padding: 10px 20px 40px;
    border: 1px #DEDEDE solid;
}
.site-map,
.transaction-info,
.system,
.register{
    width: 100%;
    padding-top: 50px;
}
.site-map dt,
.transaction-info dt,
.system dt,
.register dt{
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    color: #007AE6;
    height: 100px;
    line-height: 50px;
    text-align: center;
}
.register dt{
    background: url("../images/icon-logo-sczt.png") 50% 0 no-repeat;
}
/* .transaction-info dt{
    background: url("../images/icon-logo-ggzy.png") 50% 0 no-repeat;
}
.system dt.system-1001000000{
    background: url("../images/icon-logo-gcjs.png") 50% 0 no-repeat;
}
.system dt.system-1002000000{
    background: url("../images/icon-logo-tdsy.png") 50% 0 no-repeat;
}
.system dt.system-1003000000{
    background: url("../images/icon-logo-zfcg.png") 50% 0 no-repeat;
}
.system dt.system-1004000000{
    background: url("../images/icon-logo-qtxm.png") 50% 0 no-repeat;
}
.system dt.system-1005000000{
    background: url("../images/icon-logo-qtsh.png") 50% 0 no-repeat;
}

.system dt.system-1014001000{
    background: url("../images/icon-logo-sjjhzx.png") 50% 0 no-repeat;
} */

.site-map dd,
.transaction-info dd,
.system dd,
.registerdd{
    width: 100%;
}
.site-map dd ul,
.transaction-info dd ul,
.system dd ul,
.register dd ul{
    width: 100%;
}
.site-map dd ul li {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding: 10px;
    margin: 10px 0px;
    background-color: #e7f3fc;
    width: 100%;
}
.site-map dd ul a {
    font-size: 13px;
    color: #333;
    padding: 10px;
}
.site-map dd ul a:hover {
    color: #66afe9;
}
.transaction-info a{
    display: block;
    margin: 0 auto;
}
.transaction-info a span{
    color: #fff;
}
.transaction-info dd ul li{
    width: 33.33%;
    float: left;
    text-align: center;
    height: 155px;
    margin-bottom: 55px;
    overflow: hidden;
}
.transaction-info dd ul li>a:first-child{
    width: 150px;
    margin-bottom: 20px;
    transition: all 0.3s linear;
}
.transaction-info dd ul li.children:hover>a:first-child{
    margin: -160px auto 17px;
}
.transaction-info dd ul li img{
    display: block;
    margin: 0 auto 20px;
}
.transaction-info dd ul li span {
    display: inline-block;
    text-align: center;
    font-size: 18px;
}
.transaction-info dd ul li a.no-click {
    cursor: not-allowed;
}
.system,
.register{

}
.system dd ul{
    text-align: center;
    font-size: 0;
    padding: 20px;
}
.system dd ul li{
    width: 240px;
    height: 280px;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 15px 1px rgba(0,0,0,.2);
    margin: 20px;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
}
.system dd ul li:hover{
    box-shadow: 0 0 30px 1px rgba(0,0,0,.6);;
}
.system dd ul li span{
    display: block;
    position: absolute;
    top: 220px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 150%;
    padding: 0 5px;
}
.system dd ul li>a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}
.system dd ul li a:hover{
    color: #263596;
}
.system dd ul li.no-click a{
    cursor: not-allowed;
}
.system dd ul li.no-click a:hover{
    color: #333;
}
.systemChildren{
    width: 100%;
    height: 100%;
    padding: 20px;
}
.systemChildren a{
    display: block;
    width: 100%;
    height: 120px;
    text-align: center;
    line-height: 120px;
    font-size: 16px;
}
.systemChildren a:first-child{
    border-bottom: 1px #ccc solid;
}
.systemChildren a i{
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}
.systemChildren a i.system-icon-a9{
    display: inline-block;
    width: 16px;
    height: 9px;
    vertical-align: middle;
    margin: 0px 0px 21px 0;
}
.systemChildren a i.system-icon-a10{
    display: inline-block;
    width: 16px;
    height: 0px;
    vertical-align: middle;
    margin: 0 0 0 0;
}
.systemChildren a i.system-icon-a1{
    background: url("../images/system-icon-a1.png");
}
.systemChildren a i.system-icon-a2{
    background: url("../images/system-icon-a2.png");
}
.systemChildren a i.system-icon-a3{
    background: url("../images/system-icon-a3.png");
}
.systemChildren a i.system-icon-a4{
    background: url("../images/system-icon-a4.png");
}
.systemChildren a i.system-icon-a5{
    background: url("../images/system-icon-a5.png");
}
.systemChildren a:hover .system-icon-a5{
    background: url("../images/system-icon-a6.png");
}
.systemChildren a i.system-icon-a7{
    background: url("../images/system-icon-a7.png");
}
.systemChildren a:hover .system-icon-a7{
    background: url("../images/system-icon-a8.png");
}
.systemChildren a i.system-icon-a9{
    background: url("../images/system-icon-a9.png");
}
.systemChldrenThree a{
    display: block;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 16px;
}
.systemChldrenThree a:nth-child(2){
    border-bottom: 1px #ccc solid;
}
.register-table{
    width: 100%;
    /*border: 1px #ccc solid;*/
    border-collapse: collapse;
    /*background: #fff;*/
}
.register-table th,.register-table td{
    font-weight: normal;
    color: #263596;
    font-size: 18px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    /*border: 1px #ccc solid;*/
    border-collapse: collapse;
}
.register-table a{
    font-size: 14px;
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
/*    border-radius: 5px;*/
    margin: 10px auto;
    color: #fff;
    box-shadow: 0 0 10px 1px rgba(0,0,0,.2);
    cursor: default;
}
.register-table th a{
    background: #2E7AEB;
    color: #fff;
    border-radius: 3px;
}
.register-table a[class^=btn-c]:hover{
    box-shadow: 0 0 15px 1px rgba(0,0,0,.4);;
    cursor: pointer;
    /*background: #263596;
    color: #fff;*/
}
.register-table tbody td{
    padding: 26px 0;
}
.register-table tbody tr td:first-child a{
    background: #2E7AEB;
    color: #fff;
    border-radius: 3px;
   /* text-align: left;
    padding:0px 40px 0px 80px;
    background: url("../images/register2.png") 20% 50.5% no-repeat;*/
}
/*
.register-table tbody tr:first-child td:first-child{
     background: url("../images/register1.png") 20% 50% no-repeat;
 }
*/
.btn-c1{
    background: url("../images/btn-c1.png") no-repeat;
}
.btn-c2{
    background: url("../images/btn-c2.png") no-repeat;
}
.btn-c3{
    background: url("../images/btn-c3.png") no-repeat;
}
.btn-c4{
    background: url("../images/btn-c4.png") no-repeat;
}
.btn-c5{
    background: url("../images/btn-c5.png") no-repeat;
}
.register-table a.btn-c6{
    line-height: 18px;
    padding-top: 7px;
    background: url("../images/btn-c6.png") no-repeat;
}
.btn-c7{
    background: url("../images/btn-c7.png") no-repeat;
}
.btn-c8{
    background: url("../images/btn-c8.png") no-repeat;
}
.btn-c9{
    background: url("../images/btn-c9.png") no-repeat;
}
.btn-c10{
    background: url("../images/btn-c10.png") no-repeat;
}
.btn-c11{
    background: url("../images/btn-c11.png") no-repeat;
}
.register-table a.no-click{
    cursor: not-allowed!important;
    background: #999999;
    color: #ffffff;
    border-radius: 3px;
}
.register-table a.no-click:hover{
    background: #999999;
}
/*列表页*/
.content-panel{
    /* padding-bottom: 50px; */
    background-color: #ffffff;
    /* box-shadow: 0 0 6px 2px rgba(77,77,81,.2); */
}
.left-nav{
    width: 210px; /* 210px */
    background: #fff;
    /* padding: 0px 10px;  */
    /* margin: 15px; */
    border: 1px solid #D8D8D8;
    float: left;
    /* position: relative;
    top: 15px; */
}
.left-nav dt{
    height: 56px;
    line-height: 60px;
    font-size: 16px;
    position: relative;
    /* text-indent: 50px; */
    font-weight: bold;
    background: #ECF5FF url('../images/huangshi-nav-bg.png') no-repeat;
    background-position: center 28px;
    text-align: center;
    color: #007AE6;
}
.left-nav dt:before{
    content:'';
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #3196FA 0%, #78BFFF 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.left-nav dl>dd{
    padding: 0 8px 12px;
}
.left-nav dd>ul>li{
    width: 100%;
    font-size: 16px;
    line-height: 44px;
    /* text-indent: 50px; */
    border-top: 1px dashed #DEDEDE;
    position: relative;
    cursor: pointer;
    padding-left: 27px;
}
.left-nav a{
    color: rgba(0,0,0,.85);
    display: inline-block;
    width: 100%;
}
.left-nav dd>ul>li:before{
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 18px;
    left: 12px;
    transform: rotate(45deg);
    background: #D8D8D8;
}
.left-nav dd>ul>li ul{
    display: none;
    /* padding-left: 15px; */
}
.left-nav dd>ul>li ul li{
    line-height: 40px;
    font-size: 14px;
}
.left-nav dd>ul>li ul li .left-nav-icon{
    margin-top: 1px;
}
.left-nav dd li:first-child{
    border-top: none;
}
.left-nav dd>ul>li:hover:before{
    background: #007AE6;
}
.left-nav dd>ul>li:hover,.left-nav dd>ul>li:hover>a,.left-nav dd ul li:hover>a{
    color: #007AE6;
}
.isShow>ul{
    display: block!important;
}
.actived>a>.left-nav-icon.left-nav-jt{
    background-position: 0 -240px;
}
.actived>a{
    color: #007AE6;
}
.left-nav dd>ul>li.actived:before{
    background: #007AE6;
}
.left-nav dd li:hover>a>i{
    background-position: 0 -240px;
}
.left-nav-a{
    position: absolute;
    left: -1px;
    bottom: -90px;
}
.left-nav-a img{
    width: 210px;
    border: 1px #DEDEDE solid;
}
.right-content{
    width: 1076px;
    float: right;
    background: #fff;
    /* padding: 25px 22px 40px; */
    padding: 0 16px 32px;
    border: 1px solid #D8D8D8;
}
.list-news li{ line-height:57px; border-bottom:1px dashed #EEEEEE; *zoom: 1;}
.list-news li a{ font-size:18px; color:#000;width: 99%;display: inline-block;float: left;position: relative;}
.list-news li a .item_tag{
    margin-left: 8px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 12px;
    background: #FFBA00;
    border-radius: 2px;
    padding: 3px 6px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
.list-news li a .item_tag .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
    animation: mask-animation 2s infinite;
}
@keyframes mask-animation{
    0%{
        width: 0;
        opacity: 1;
    }
    50%{
        width: 100%;
        opacity: 0;
    }
    100%{
        width: 0;
        opacity: 1;
    }
}
.list-news li:hover a,.list-news li:hover a .time{ color: #007AE6;}
/* .list-news li:hover{ background:url(../images/list-h.png) 7px 20px no-repeat;} */
.list-news li a >span:first-child{ display:block; float:left; max-width:700px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
/* .list-news li a >span:first-child >span{background-color: orangered;color: #fff;padding: 2px;font-size: 9px;} */
.list-news li a >span:first-child img{
    margin-top: -25px;
}
.list-news li a >span:first-child b{font-weight: normal!important;background: none;}
.list-news li a .time{ float:right; color:#3b3b3b;}
.list-news li .text{
    height: 40px;
    line-height: 40px;
    font-size: 0;
}
.list-news li .text span{
    display: inline-block;
    width: 20%;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list-news li .text span:last-child{
    width: 60%;
}
.list-news li:after {
    content:" ";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
/*详情页*/
.details-panel{
    background: #fff;
    border: 1px #DEDEDE solid;
    /* padding: 50px 70px; */
    padding: 24px 0 50px; 
    margin-bottom: 50px;
    min-height: 600px;
    word-break: break-word; /* 文本行的任意字内断开 */
}
.details-panel span,
.details-panel p{
    word-break: break-word; /* 文本行的任意字内断开 */
    word-wrap: break-word; /* IE */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
}
.details-panel h2{
    font-size:24px;
    font-weight:normal;
    line-height:100%;
    padding:20px 0;
    color:#000;
    text-align:center;
}
.details-panel h3{
    font-size:14px;
    font-weight:normal;
    line-height:100%;
    padding:10px 0;
    margin-bottom: 10px;
    color:#999;
    text-align:center;
}
.details-panel h3 span{
    cursor: pointer;
}
.details-panel h3 span:hover{
    color: #333;
}
.details-panel p{
    line-height: 170%;
    margin-bottom: 10px;
    font-size: 14px;
}
/*招标计划表格居中*/
.details-panel table{
    margin-inline-start: auto;
    margin-inline-end: auto;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}
/*场地安排*/
#calendar{
    box-shadow: 0 0 6px 2px rgba(77,77,81,.2);
}
.menu{
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 68px;
    line-height: 68px;
}
.menu>div.left{
    float:left;
    margin-top: 22px;
    width: 500px;
}
.menu>div.left button.today{
    width: 80px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    margin: 0 15px;
    background: #007AE6;
    color: #fff;
    border-radius: 5px;
    outline: none;
}
.menu>div.left button.today.unselected{
    background: #fff;
    color: #000;
}
.menu>div.left>div{
    float: left;
}
.menu>div.left a{
    width: 50px;
    height: 26px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    float: left;
    background-color: #fff;
    margin-right: 1px;
    font-size: 18px;
    border: 1px #007AE6 solid;
}
.menu>div.curDate{
    float:left;
}
.menu>div.right{
    float:right;
    margin-top: 18px;
}
.menu>div.right a{
    display: inline-block;
    float: left;
    color: #a6a6a6;
    background-color: #fff;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px #007AE6 solid;
}
.menu>div.right a.cur{
    color: #fff;
    background-color: #007AE6;
}
.field-table{
    border-collapse: collapse;
    table-layout: fixed;
}
.field-table thead td{
    text-align: center;
    /* width: 162px; */
    width: 178px;
    height: 60px;
    line-height: 60px;
    background: #007AE6;
    color: #fff;
    border-left: 1px #5565ce solid;
    font-size: 16px;
}
.field-table thead td:first-child,
.field-table thead td:nth-child(2){
    border-left: none;
}
.field-table thead td div{
    display: inline-block;
    margin-left: 5px;
    width: 50px;
    text-align: center;
}
.field-table thead td.first-td{
    width: 58px;
}
.field-table tbody{
    border-bottom: 1px #d3d5e0 solid;
}
.field-table tbody#tableAfternoon{
    border-bottom: none;
}
.field-table tbody li{
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #d3d5e0;
}
.field-table tbody td.sign{
    border:none;
    text-align: center;
    padding: 0 22px;
}

.field-table tbody td ul li,.field-table tbody td ul li a{
    display: block;
    width: 100%;
}
.field-table tbody td ul li a .time-site{
    height: 20px;
    line-height: 20px;
    width: 145px;
    margin: 0 auto;
}
.field-table tbody td ul li a .time-site .time-box{
    display: inline-block;
    float: left;
    color: #403B3B;
}
.field-table tbody td ul li a .time-site .field-box{
    display: inline-block;
    float: right;
    color: #403B3B;
}
.field-table tbody td ul li a .bid-content{
    width: 145px;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.field-table tbody tr{
    background-color: #fff;
}
.field-table tbody tr td ul li.crossing{
    background-color:#fafafa;
}
.field-table tbody tr td ul li.crossing .sign{
    background-color: #fff;
}
.field-table tr td td ul li.selected.odd{
    background-color: #EEF9FF;
    color: #fff;
    border-bottom:1px solid #fff;
}
.bid-tast{
    padding-top: 10px;
    width:600px;
}
.bid-tast ul li{
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 26px;
    padding: 0 4px;
    margin-bottom: 10px;
    border-bottom:solid 1px #F5F5F5;
}
.bid-tast ul li:hover{
    color:red;
}
.bid-tast ul li:before{
    content: "";
    position: absolute;
    background: url(../images/dics.png) no-repeat;
    height: 6px;
    width: 6px;
    display: inline-block;
    top: 10px;
}
.bid-tast ul li .task-content{
    width: 570px;
    white-space: normal;
    word-break: break-all;
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
}
.bid-tast ul li .task-content-num{
    float:left;
    width: 440px;
    white-space: normal;
    word-break: break-all;
    display: inline-block;
    margin-left: 20px;
}
.bid-tast ul li .tast-time{
    display: inline-block;
    float: right;
    margin-right: 10px;
}
.bid-tast ul li .tast-field{
    display: inline-block;
    float: right;
}




.list-show{ min-height:800px;font-size:16px; line-height:200%;}
.list-show .list-show-text{ padding:0 40px; box-sizing:border-box;}
.list-show .list-show-text p{ text-indent:2em; color:#414141;}
.list-show .list-show-text b{ color:#000;}
.content-left{
    width:286px;
    border:1px solid #ccc;
    float:left;
}
.content-left dt{
    height:60px;
    line-height:60px;
    font-size:18px;
    color:#000;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 34px;
    border-bottom: 2px solid #263596;
}
.content-left dd{
    border-top: 1px solid #EDECEA;
    min-height: 50px;
    box-sizing: border-box;
}
.content-left dd>a{
    width: 100%;
    height: 50px;
    display:inline-block;
    color:#333;
    line-height:50px;
    font-size:16px;
    cursor: pointer;
    padding-left: 34px;
    box-sizing: border-box;
}
.content-left dd.actived{
    border-top: 1px solid #263596;
}
.content-left dd.actived >a{
    color:#fff;
    background-color: #263596;
}
.content-left dd.hasChildren >a{
    background: url("../images/down.png") no-repeat 253px 21px;
}
.content-left dd.hasChildren.actived >a{
    color:#fff;
    /*background: url("../images/up.png") no-repeat 253px 21px;*/
    background-color: #263596;
}
.content-left dd.hasChildren.isShow >a{
    background: url("../images/up.png") no-repeat 253px 21px;
    background-color: #263596;
}

.content-left .hasChildren.isShow ul{
    display: block;
}
.content-left dd:hover{
    background-color: #263596;
    border-top: 1px solid #263596;
}
.content-left dd  ul{
    display: none;
    width: 100%;
    box-shadow:inset 0px 0px 4px 1px rgba(0, 0, 0, .2);
    background: #f8f8f8;
    font-size: 14px;
}
.content-left dd ul li{
    height: 50px;
    width: 280px;
    margin: 0 auto;
    padding: 10px 0 0 12px;
    box-sizing: border-box;
}
.content-left dd ul li~li{
    border-top: 1px solid #ddd;
}
.content-left dd ul li a{
    display: inline-block;
    padding: 0 20px;
    line-height: 30px;
}
.content-left dd:hover>a{
    color: #fff;
}
.content-left dd li>a:hover,.content-left li.actived a{
    color:#fff;
    background-color: #263596;
    border-radius: 15px;
}
.content-right{
    width:800px;
    float:right;
}
.list-news-tit{ border-bottom:1px solid #CCC; border-top:2px solid #CCC; box-sizing:border-box; height:40px; line-height:38px;}
.list-news-tit span{ display:block; float:left; height:38px; color:#0079c1; border-top:2px solid #003366; margin-top:-2px; font-size:16px; padding:0 20px;}
.list-news-tit a{ float:right; margin-right:20px; color:#3399ff; text-decoration:underline; font-size:14px;}

/*分页*/
.pagination{ float:right;margin: 20px;}
.pagination .laypage_curr{color: #fff;border: 1px solid #1890FF;}
.pagination .laypage_main a{border-radius: 2px;border: 1px solid rgba(0, 0, 0, 0.16);padding: 2px 11px;height: auto;font-size: 14px;}
.pagination .laypage_main span{padding: 2px 11px;height: auto;font-size: 14px;}
/*#pageDiv>div span,*/
/*#pageDiv>div a{*/
    /*border: 1px solid #d2d2d2;*/
/*}*/
/*.pagination .active a{z-index:2;color:#fff;cursor:default; background-color:#263596;border:1px solid #263596;}*/
/*.pagination .active a:hover{ background-color:#263596;color:#fff;}*/
/*.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}*/
/*.pagination li{box-sizing: content-box;margin-right: 5px;float: left;}*/
/*.pagination li a{*/
    /*position:relative;*/
    /*float:left;*/
    /*padding:6px 12px;*/
    /*margin-left:-1px;*/
    /*line-height:1.42857143;*/
    /*color:#333;*/
    /*text-decoration:none;*/
    /*background-color:#fff;*/
    /*border:1px solid #ddd*/
/*}*/
/*.pagination li a:focus,*/
/*.pagination li a:hover,*/
/*.pagination li span:focus,*/
/*.pagination li span:hover {*/
    /*z-index:3;color:#23527c;*/
    /*background-color:#eee;*/
    /*border-color:#ddd*/
/*}*/

/*大数据展示*/
.data-chart-boxs .chart-box{
    min-height: 200px;
    margin-bottom: 10px;
}
.chart-box.bar-graph,
.chart-box.pies,
.chart-box.scatter,
.chart-box.person-distribution{
    height: 298px;

}
.chart-box.person-distribution{
    height: 340px;
}
.chart-box.lines-pie{
    height: 663px;
}
.chart-box.pies,
.chart-box.scatter,
#nightingale,
#person-map{
    position: relative;
}
.chart-box.scatter{
    padding: 40px 20px 30px 20px;
}
.chart-box.pies>div,
.chart-box.person-distribution>div {
    width: 50%;
    box-sizing: border-box;
    height: 100%;
}
.line-graph-left{
    height: 600px;
    float: left;
}
#details-bar-graph{
    width: 100%;
}
#details-bar-graph p,#lines p,#linesMoney p,#pieRadius p, #myEeffectScatter p, .list-title p, #mapReceive p, #mapRelease p, #linePie p, #pieTwo p{
    position: absolute;
    left:0;
    top:17px;
    z-index: 11;
    padding-left: 14px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    border-left: 6px solid #263596;
    color: #000;
    font-weight: bold;
}
#details-bar-graph .tabs, #lines .tabs, #linesMoney .tabs, #bidNum .tabs, .list-title .tabs, #mapReceive .tabs, #mapRelease .tabs, #linePie .tabs{
    position: absolute;
    right: 30px;
    top: 18px;
    width: 120px;
    height: 30px;
    background: url("../images/tabs.png") no-repeat;
    background-position: 0 -30px;
    z-index: 11;
}
#details-bar-graph .tabs.change, #lines .tabs.change, #linesMoney .tabs.change, #bidNum .tabs.change, .list-title  .tabs.change, #mapReceive .tabs.change, #mapRelease .tabs.change, #linePie .tabs.change{
    background: url("../images/tabs.png") no-repeat;
    background-position: 0 0;
}
#details-bar-graph .tabs li, #lines .tabs li, #linesMoney .tabs li, #bidNum .tabs li, .list-title .tabs li, #mapReceive .tabs li, #mapRelease .tabs li, #linePie .tabs li{
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.tabs li.active{
    color: #fff;
}
#barSelectHtml,#linesSelectHtml,#linesMoneySelectHtml,#linePieSelect,#pieTwoSelect{
    position: absolute;
    right: 180px;
    top: 21px;
    padding: 3px 5px;
    z-index: 1000;
}
#lines, #details-annularFirst-graph, #linesMoney{
    width: 100%;
    height: 400px;
}
#bidNum{
    width: 100%;
    height: 600px;
}
.lineList{
    position: absolute;
    /* left: 840px; */
    top: 110px;
    width: 340px;
    right: 20px;
}
.lineList li{
    width:160px;
    margin: 10px 10px 0 0;
    line-height: 40px;
    float: left;
}
.lineList li dt{
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    background: #eaeaea;
    position: relative;
}
.lineList li dt span{
    float: right;
    font-weight:normal;
    color: #333;
}
.lineList li dt div{
    position: absolute;
    left: 0;
    top: 0;
}
.lineList li dt div.dt-text{
    width: 140px;
    padding: 0 10px;
    z-index: 1;
    font-weight: bold;
    color: #000;
    font-size: 12px;
}
.lineList li dt div.dt-bg{
     background: #c0f0da;
     width: 0px;
     height: 30px;
 }
.lineList li dd{
    line-height: 50px;
    background: #f7f7f7;
    text-align: center;
}
.lineList li dd .dd-left{
    font-size: 14px;
    color: #cc0033;
    font-weight: bold;
}
.lineList li dd .dd-right{
    font-size: 14px;
    color: #2eb72a;
    font-weight: bold;
}
.lineList li.w100{
    width: 330px;
    margin: 10px 0 0 0;
}
.lineList li.w100 dt div.dt-text{
    width: 310px;
}

.top20title{
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000;
}
#top20 li{
    float: left;
    width: 50%;
    text-align: center;
}
#top20 li table{
    width: 90%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
#top20 li table th,#top20 li table td{
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 5px;
    text-align: center;
    line-height: 150%;
}
/*主体信息的搜索*/
.search-btns div{
    float: left;
    font-size: 14px;
    color: #000;
    margin-left: 18px;
}
.search-btns input{
    width:260px;
    height: 34px;
    border: 1px solid #263596;
    outline-color: #263596;
    padding-left: 8px;
}
.search-btns .search-btn{
    width: 74px;
    height: 34px;
    background: url('../images/search.png') no-repeat center #263596;
    cursor: pointer;
}
.search-data .data-show{padding: 0;}
.search-data .data-collect ul.title{
    background-color: #eafff5;
    padding: 14px;
}
.search-data .data-show.data-collect ul li.first{
    width: 136px;
}
.search-data .data-show.data-collect ul li.second{
    width: 370px;
    text-align: left;
}
.search-data .data-show.data-collect ul li.third{
    width: 240px;
    text-align: left;
}

/*折线与饼图*/
.lines-pie{padding-top: 80px;}
.lines-pie .lines{
    width: 790px;
    height: 320px;
    /*background-color: #263596;*/
    /*border: 1px solid #ddd;*/
}
#typePies{
    width: 406px;
    height: 320px;
    /*border: 1px solid #ddd;*/
    /*box-sizing: border-box;*/
    /*padding-left: 60px;*/
}
.annularCharts{
    /*border: 1px solid red;*/
    height: 350px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px;
}
.annularCharts>div{
    width:357px;
    box-sizing: border-box;
    /*border: 1px solid #ddd;*/
    height: 100%;
    line-height: 24px;

}
.bigData-content{
    padding: 0;
    background: none;
}

#pieRadius, #myEeffectScatter{
    width: 50%;
    height: 370px;
}
#myEeffectScatter{
    border-left: 1px #efefef solid;
    margin-left: -1px;
}

.list-title{
    position: relative;
    border-bottom: 2px rgb(57,208,142) solid;
    height: 70px;
}
.list-title .tabs{
    top: 10px;
}
.table-list{
    border-collapse: collapse;
}
.table-list th{
    line-height: 44px;
    font-weight: normal;
}
.table-list td{
    line-height: 36px;
    border-top: 1px #efefef dotted;
    text-align: center;
    font-size: 12px;
}
.table-list td .td-num{
    display: inline-block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    line-height: 14px;
    margin-top: -3px;
}
.table-list td .td-num1{
    background: #f36c16;
    color: #fff;
}
.table-list td .td-num2{
    background: #f69401;
    color: #fff;
}
.table-list td .td-num3{
    background: #f6c12b;
    color: #fff;
}
.table-list td .td-red{
    color: #f00;
}
.map-title{
    width: 460px;
    margin: 20px auto;
    height: 42px;
    border: 1px #ccc solid;
    border-radius: 7px;
}
.map-title-text{
    width: 120px;
    background: #fff;
    height: 35px;
    line-height: 100%;
    text-align: center;
    margin: -8px auto 0;
    font-size: 16px;
    font-weight: bold;
}
.map-title-num{
    text-align: center;
}
.map-title-num li{
    display: inline-block;
    color: #263596;
    font-size: 26px;
    padding: 5px 2px;
    border: 1px #b7b7b7 solid;
    border-radius: 3px;
    background: #fff;
    margin: 0 2px;
    min-width: 15px;
    text-align: center;
}
#mapReceive, #mapRelease{
    width: 50%;
    height: 500px;
}
#mapRelease{
    border-left: 1px #efefef solid;
    margin-left: -1px;
}
.map-list{
    position: absolute;
    bottom: 10px;
}
.map-list li{
    float: left;
    width: 118px;
    margin-left: 10px;
    text-align: center;
    border: 1px #ccc solid;
    border-radius: 5px;
}
.map-list li .map-list-title{
    line-height: 28px;
    font-size: 12px;
    background: #c0f0da;
    border-bottom: 1px #ccc solid;
}
.map-list li .map-list-text{
    line-height: 44px;
    font-size: 14px;
    color: #263596;
}
.map-list li .map-list-text span{
    font-size: 20px;
}
.map-table{
    width: 756px;
    margin: 0 auto;
    border: 1px #ccc solid;
    border-radius: 5px;
    padding: 10px;
}
.map-table .table-list th{
    line-height: 36px;
}
.map-table .table-list td{
    line-height: 30px;
    border: 1px #fff solid;
    border-collapse: collapse;
    background: #f5f5f5;
}
.map-table .table-list tr td:first-child{
    background: #dfecf9;
}
#linePie{
    height: 400px;
    position: relative;
}
#linePie .lineList{
    width: 160px;
}
#pieTwo{
    width: 40%;
    height: 400px;
}
#barFour{
    width: 60%;
    height: 400px;
}
#pieTwo select{
    top: 50px;
    left: 31px;
}



.liucheng span{ float:left; display:inline-block; width:16.666%; height:30px; line-height:30px; font-size:12px; text-align:center; position:relative;text-indent: 25px;}
.liucheng span:first-child{
    text-indent: 10px;
}
.liucheng span.span1.last:after,.liucheng span.span1.last:before,
.liucheng span.span2.last:after,.liucheng span.span2.last:before,
.liucheng span.span3.last:after,.liucheng span.span3.last:before,
.liucheng span.span4.last:after,.liucheng span.span4.last:before{ display:none;}
.liucheng span.span1{ color:#666; background:#EDEDED;}
.liucheng span.span1:before{ position:absolute; content:''; right:-25px; top:-4px; border-left:25px solid #fff; border-top:20px solid transparent; border-bottom:19px solid transparent; z-index:9;}
.liucheng span.span1:after{ position:absolute; content:''; right:-20px; top:0; border-left:20px solid #EDEDED; border-top:15px solid transparent; border-bottom:15px solid transparent; z-index:10;}
.liucheng span.span2{ color:#fff; background:#263596;}
.liucheng span.span2:before{ position:absolute; content:''; right:-25px; top:-4px; border-left:25px solid #fff; border-top:20px solid transparent; border-bottom:19px solid transparent; z-index:9;}
.liucheng span.span2:after{ position:absolute; content:''; right:-20px; top:0; border-left:20px solid #263596; border-top:15px solid transparent; border-bottom:15px solid transparent; z-index:10;}
.liucheng span.span3{ color:#263596; background:rgba(38,53,150,.3);}
.liucheng span.span3:before{ position:absolute; content:''; right:-25px; top:-4px; border-left:25px solid #fff; border-top:20px solid transparent; border-bottom:19px solid transparent; z-index:9;}
.liucheng span.span3:after{ position:absolute; content:''; right:-20px; top:0; border-left:20px solid rgba(38,53,150,.3); border-top:15px solid transparent; border-bottom:15px solid transparent; z-index:10;}
.liucheng span.span4{ color:#dd3232; background:#feb5b5; vertical-align:middle;}
.liucheng span img{ vertical-align:middle; margin-left:5px;}
.liucheng span.span4:before{ position:absolute; content:''; right:-25px; top:-4px; border-left:25px solid #fff; border-top:20px solid transparent; border-bottom:19px solid transparent; z-index:9;}
.liucheng span.span4:after{ position:absolute; content:''; right:-20px; top:0; border-left:20px solid #feb5b5; border-top:15px solid transparent; border-bottom:15px solid transparent; z-index:10;}
/* 列表流程 */
/*选项卡*/
.nTab .TabTitle{position: relative;clear: both;height: 34px;line-height: 40px;text-align: center;border-bottom:2px solid #007AE6;margin:0 auto;}
.nTab .TabTitle ul{position:absolute;margin-left:14px;}
.nTab .TabTitle .tit{width: 910px;height: 40px;margin: 0 0 0 -462px; overflow:hidden; padding-left:14px;position:absolute; left:50%; color:#000; font-size:14px;}
.nTab .TabTitle .tit_long{width: 1210px;height: 40px;margin: 0 0 0 -605px; overflow:hidden; padding-left:14px;position:absolute; left:50%; color:#000; font-size:14px;}
.nTab .TabTitle #left{display:none; width:30px; height:30px; background:url(../images/l-1.png) no-repeat; background-size:100%; position:absolute; left:4px; top:4px}
.nTab .TabTitle #left:hover{ background:url(../images/l-2.png) no-repeat; background-size:100%;}
.nTab .TabTitle #right{display:none; width:30px; height:30px; background:url(../images/r-1.png) no-repeat; background-size:100%; position:absolute; right:4px; top:4px}
.nTab .TabTitle #right:hover{ background:url(../images/r-2.png) no-repeat; background-size:100%;}
.nTab .TabTitle li{float: left;width:161px;cursor: pointer; height:32px; line-height:32px;}
.nTab .TabTitle .active{background:url(../images/tab-h.png) center no-repeat;color:#fff;margin-left:-14px;position: relative;z-index:10;}
.nTab .TabTitle .normal{ background:url(../images/tab.png) center no-repeat;margin-left:-14px;position: relative;z-index:1;}
.nTab .TabContent{
    width:100%;
    background:#fff;
    margin: 0px auto;
    word-break: break-word; /* 文本行的任意字内断开 */
    word-wrap: break-word; /* IE */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
}
/*.nTab .TabContent ul li{float: left;padding:20px 0px;}*/
.none {display:none!important;}

.details-panel .right-content{
    float: none!important;
    width: auto;!important;
    padding: 0!important;
    border: none;
    background: none;
}
.details-panel .right-content .information{
    margin: 5px 0;
}
.details-panel .right-content .information li{
    line-height: 30px;
}
.details-panel .right-content .information li:after{
    content:" ";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.details-panel .right-content .information li label{
    float: left;
}

.myTable{
    width: 80%;
    text-align: center;
    margin:30px auto 0;
    border:1px #ccc solid;
    border-collapse:collapse;
}
.myTable caption{
    line-height:35px;
    /* background:#efefef; */
    /* border:1px #ccc solid; */
    border-bottom: none;
    text-align: left;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #000000;
    margin-bottom: 15px;
}
.myTable th,.myTable td{
    border:1px #ccc solid;
    border-collapse:collapse;
    line-height:35px;
    padding:0 16px;
    font-size: 14px;
    border-left: 0;
    text-align:left;
}
.myTable th{
    text-align:center;
    font-weight:normal;
}
.w120{
    width:215px;
    background:rgba(239,243,246,.45);
    border-right: 0 !important;
}

/* 项目信息列表样式 */
.project_info .item{
    display: block;
    border-bottom: 1px dashed #EEEEEE;
    padding: 19px 8px 20px;
}
.project_info .item:hover{
    background: rgba(0, 0, 0, 0.04);
}
.project_info .item:hover .item_top,.project_info .item:hover .item_top .item_title{
    color: #007AE6;
}
.project_info .item .item_top{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.65);
    margin-bottom: 23px;
}
.project_info .item .item_top .item_title{
    display: inline-block;
    color: rgba(0, 0, 0, 0.85);
    max-width: 600px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.project_info .item .item_top .item_tag{
    margin-left: 8px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 12px;
    background: #FFBA00;
    border-radius: 2px;
    padding: 3px 6px;
    position: relative;
}
.project_info .item .item_top .item_tag .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
    animation: mask-animation 2s infinite;
}
@keyframes mask-animation{
    0%{
        width: 0;
        opacity: 1;
    }
    50%{
        width: 100%;
        opacity: 0;
    }
    100%{
        width: 0;
        opacity: 1;
    }
}
.project_info .item .item_btm{
    color: rgba(0,0,0,.45);
    font-size: 14px;
}
.project_info .item .item_btm .liucheng_default{
    position: relative;
    padding-left: 22px;
    margin-right: 12px;
    margin-left: 72px;
}
.project_info .item .item_btm .liucheng_default:first-child{
    margin-left: 0;
}
.project_info .item .item_btm .liucheng_default:first-child:before{
    width: 0;
}
.project_info .item .item_btm .liucheng_default:before{
    content: '';
    width: 72px;
    height: 2px;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    position: absolute;
    /* top: 9px; */
    top: 6px;
    left: -84px;
}
.project_info .item .item_btm .liucheng_default_more{
    position: relative;
    padding-left: 15px;
    margin-right: 5px;
    margin-left: 40px;
}
.project_info .item .item_btm .liucheng_default_more:first-child{
    margin-left: 0;
}
.project_info .item .item_btm .liucheng_default_more:first-child:before{
    width: 0;
}
.project_info .item .item_btm .liucheng_default_more:before{
    content: '';
    width: 50px;
    height: 2px;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    position: absolute;
    /* top: 9px; */
    top: 6px;
    left: -54px;
}
.project_info .item .item_btm .liucheng_default_more .circle{
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border: 2px solid rgba(0, 0, 0, 0.09);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0,-50%);
}
.project_info .item .item_btm .liucheng_default_more .title{
    line-height: 14px;
    margin-right: 10px;
}
.project_info .item .item_btm .liucheng_pass:before{
    background: #1890FF;
}
.project_info .item .item_btm .liucheng_default .circle{
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border: 2px solid rgba(0, 0, 0, 0.09);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0,-50%);
}
.project_info .item .item_btm .liucheng_pass .circle{
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border: 2px solid #1890FF;
}
.project_info .item .item_btm .liucheng_ing .circle:after{
    content:'';
    width: 4px;
    height: 4px;
    background: #409EFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.project_info .item .item_btm .liucheng_default .title{
    line-height: 14px;
    margin-right: 12px;
}
.project_info .item .item_btm .liucheng_pass .title{
    color: rgba(0, 0, 0, 0.65);
}
.project_info .item .item_btm .liucheng_ing .title{
    color: #000000;
}
.project_info .item .item_btm span{
    display: inline-block;
    vertical-align: middle;
}
.huangshi_btn{
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #ffffff;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgba(0, 0, 0, 0.65);
    line-height: 22px;
    padding: 4px 16px 6px;
    cursor: pointer;
}
.huangshi_btn:focus,.huangshi_btn:hover{
    color: #409eff;
    border-color: #c6e2ff;
    background-color: #ecf5ff;
}
.huangshi_btn[primary]{
    border-color: #1890FF;
    background: #1890FF;
    color: #ffffff;
}
.huangshi_btn[primary]:focus,.huangshi_btn[primary]:hover{
    opacity: 0.85;
}
.huangshi_btn[disabled]{
    border-color: #1890FF;
    background: #1890FF;
    color: #ffffff;
    opacity: 0.25;
    cursor: not-allowed;
}
.huangshi_btn[disabled]:focus,.huangshi_btn[disabled]:hover{
    opacity: 0.25;
}
.huangshi_btn + .huangshi_btn{
    margin-left: 16px;
}